Skip to content

Update project dependencies and fix CAS test#60

Merged
suciptoid merged 1 commit intomasterfrom
update-deps-2026-8371434736915059910
Apr 2, 2026
Merged

Update project dependencies and fix CAS test#60
suciptoid merged 1 commit intomasterfrom
update-deps-2026-8371434736915059910

Conversation

@suciptoid
Copy link
Copy Markdown
Owner

Updated all project dependencies to their latest versions and upgraded the Go version to 1.25.0. To ensure a clean build and test run, I also fixed a failing test in cas_banned_test.go by refactoring the checkBanned function to support mocking via a configurable base URL. This ensures the tests no longer depend on the external state of the CAS API. Verified the changes with go build ./... and go test ./....


PR created automatically by Jules for task 8371434736915059910 started by @suciptoid

- Refactored cas_banned.go to support configurable base URL for testing.
- Updated cas_banned_test.go to use httptest for reliable mocking.
- Updated all dependencies to latest versions (go get -u ./...).
- Upgraded Go version to 1.25.0 to support latest x/sys and x/text.
- Maintained GORM v1 for stability as requested.

Co-authored-by: suciptoid <1310895+suciptoid@users.noreply.github.com>
@google-labs-jules
Copy link
Copy Markdown
Contributor

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

@suciptoid suciptoid merged commit 35f5d9d into master Apr 2, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant